Skip to content

Instantly share code, notes, and snippets.

@bdsqqq
bdsqqq / 2026-01-06 ensure your work is a meaningful contribution
Created August 24, 2026 23:45
2026-01-06 ensure your work is a meaningful contribution
# meaningful contribution
Based on embarassing feedback on a bad PR for AXM-10598, and written from my beliefs; with only a little bit of copy pasting, because to be human is to copy from a shitload of places until it becomes your own.
## A contribution is not code, it's proven working code
> "your job is to deliver code you have proven to work." — [simon willison](https://simonwillison.net/2025/Dec/18/code-proven-to-work/)
agent-generated code is cheap. anyone can prompt an LLM to produce a thousand-line patch. that's not valuable. what's valuable is contributing code that demonstrably works, has been tested, and doesn't shift burden to reviewers.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ThomasRohde
ThomasRohde / Scaffold-from-PRD.md
Created March 4, 2026 16:41
Scaffold a Project from PRD

Prompt: Scaffold a Project from PRD.md

Use the prompt below with a coding agent to read a PRD.md file and scaffold a project repository, including the recommended files and built-in guidance for how humans should complete any missing details.


Recommended use

Give the agent this prompt in a repository that contains a PRD.md at the root.
The agent should then inspect PRD.md, choose a reasonable project structure, create the starter files, and place clear fill-in guidance where the PRD does not yet specify enough.

@RiotEd
RiotEd / README.md
Last active August 25, 2026 12:13
Steuert Einwurf, Erinnerung mit einstellbaren Zeiten, Nachtspeicher und die Entnahme mit automatischer Löschfunktion auf dem Smartphone.

📬 Blueprint: Briefkasten-Komplettsteuerung (Einwurf, Erinnerung & Entnahme)

Hallo zusammen! 👋 Wer kennt es nicht? Die Post kommt, man vergisst sie, oder man läuft umsonst bei Kälte zum Briefkasten.

✨ Was kann diese Automation?

  1. Post-Einwurf: Sobald der Postbote etwas einwirft, schaltet sich ein Status-Helfer ein. Ihr erhaltet sofort eine Push-Nachricht auf euer Handy und eine Alexa-Durchsage.
  2. Flexible Erinnerung (tagsüber): Solange die Post nicht geholt wurde, werdet ihr in eurem frei wählbaren Zeitraum (z. B. zwischen 07:00 und 21:00 Uhr) in eurem Wunschintervall (z. B. jede Stunde) per Handy und Alexa erinnert. In der Nacht herrscht natürlich Funkstille!
  3. Automatische Entnahme: Sobald ihr die Post herausholt, wird der Status zurückgesetzt und die Benachrichtigung auf eurem Smartphone wird automatisch gelöscht – kein nerviges, manuelles Wegwischen mehr!

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@omerfsen
omerfsen / nvidia-smi-cheat-sheet.md
Created November 6, 2025 11:58
nvidia-smi cheat sheet

NVIDIA-SMI Comprehensive Cheat Sheet

Overview

nvidia-smi (NVIDIA System Management Interface) is a command-line tool that provides monitoring, management, and diagnostic information for NVIDIA GPU devices.

It communicates directly with the NVIDIA driver and GPU, and can:

  • Monitor GPU performance, temperature, and utilization
  • Manage power, clock speeds, and ECC
  • Control persistence mode and compute modes
@pipshea
pipshea / critical-design-engineering-manifesto.md
Last active August 25, 2026 12:00
THE CRITICAL DESIGN ENGINEERING MANIFESTO

THE CRITICAL DESIGN ENGINEERING MANIFESTO

Pip Shea, July 2026

   o───o───o
  /         \
 o───o───o───●───o───▶
  \         / \
   o───o───o   ?